home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Night Sky Interactive
/
Night Sky Interactive.iso
/
mac
/
Data
/
Const.DIR
/
00090.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-17
|
236 b
|
15 lines
on mouseDown
puppetSprite(10, 1)
set the castNum of sprite 10 to 221
updateStage()
end
on mouseUp
global X
puppetSprite(10, 0)
set the castNum of sprite 10 to 211
updateStage()
set X to "D"
go("TOC", "Night.DIR")
end